T
Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Generic GetValue(DicomElement,T,T) Method
See Also 
Leadtools.Dicom Namespace > DicomDataSet Class > GetValue Method : Generic GetValue(DicomElement,T,T) Method



element
defaultValue
value
element
defaultValue
value

Syntax

Visual Basic (Declaration) 
Overloads Public Function GetValue(Of T)( _
   ByVal element As DicomElement, _
   ByVal defaultValue As T, _
   ByRef value As T _
) As DicomDataSet
Visual Basic (Usage)Copy Code
Dim instance As DicomDataSet
Dim element As DicomElement
Dim defaultValue As T
Dim value As T
Dim value As DicomDataSet
 
value = instance.GetValue(Of T)(element, defaultValue, value)
C# 
public DicomDataSet GetValue<T>( 
   DicomElement element,
   T defaultValue,
   out T value
)
C++/CLI 
public:
DicomDataSet^ GetValuegeneric<typename T>
( 
   DicomElement^ element,
   T defaultValue,
   [Out] T value
) 

Parameters

element
defaultValue
value

Type Parameters

T

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features